home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMMINUTAS / TFRMMINUTAS.txt < prev   
Text File  |  2004-10-21  |  3KB  |  100 lines

  1. object frmMinutas: TfrmMinutas
  2.   Left = 185
  3.   Top = 183
  4.   BorderStyle = bsNone
  5.   Caption = 'frmMinutas'
  6.   ClientHeight = 541
  7.   ClientWidth = 712
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 712
  23.     Height = 64
  24.     Align = alTop
  25.     BevelOuter = bvNone
  26.     Caption = 'Panel1'
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 0
  30.       Top = 0
  31.       Width = 712
  32.       Height = 64
  33.       Align = alClient
  34.       Picture.Data = {<image000.bmp>}
  35.       Stretch = True
  36.     end
  37.     object SpeedButton1: TSpeedButton
  38.       Left = 624
  39.       Top = 5
  40.       Width = 75
  41.       Height = 54
  42.       Cursor = crHandPoint
  43.       Caption = 'Voltar'
  44.       Flat = True
  45.       Glyph.Data = {
  46.         F6000000424DF600000000000000760000002800000010000000100000000100
  47.         0400000000008000000000000000000000001000000010000000000000000000
  48.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  49.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777000000
  50.         87777777770AAAAA00877777770AAAAAA2077777770AAAAA2A20777777000000
  51.         A220777777777777002077777777777777007777077777777700777007777777
  52.         0020770A00000000A22070AAAAAAAAAA2A200AAAAAAAAAAAA20770AAAAAAAAAA
  53.         0077770A00000000877777700777777777777777077777777777}
  54.       OnClick = SpeedButton1Click
  55.     end
  56.     object Label1: TLabel
  57.       Left = 320
  58.       Top = 8
  59.       Width = 30
  60.       Height = 13
  61.       Caption = 'Offline'
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = clBlack
  64.       Font.Height = -11
  65.       Font.Name = 'MS Sans Serif'
  66.       Font.Style = []
  67.       ParentFont = False
  68.       Transparent = True
  69.     end
  70.     object Label2: TLabel
  71.       Left = 320
  72.       Top = 40
  73.       Width = 30
  74.       Height = 13
  75.       Caption = 'Online'
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clRed
  78.       Font.Height = -11
  79.       Font.Name = 'MS Sans Serif'
  80.       Font.Style = []
  81.       ParentFont = False
  82.       Transparent = True
  83.     end
  84.     object RxSwitch1: TRxSwitch
  85.       Left = 232
  86.       Top = 8
  87.       Width = 82
  88.       Height = 44
  89.       Cursor = crHandPoint
  90.       Caption = 'Consultar'
  91.       Color = 43263
  92.       ParentColor = False
  93.       TabOrder = 0
  94.       TextPosition = tpLeft
  95.       OnOn = RxSwitch1On
  96.       OnOff = RxSwitch1Off
  97.     end
  98.   end
  99. end
  100.